home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 16
/
CU Amiga Magazine's Super CD-ROM 16 (1997-10-16)(EMAP Images)(GB)[!][issue 1997-11].iso
/
CUCD
/
Online
/
HBBS
/
Source
/
rebuilddoors
< prev
next >
Wrap
Text File
|
1997-08-22
|
463b
|
8 lines
echo >HBBS:Source/RunMe.TMP "; remove lines for doors that you DONT want to rebuild"
list hbbs:Source/Doors_System/#? dirs lformat "execute HBBS:Source/makedoor %f%n" >>HBBS:Source/RunMe.TMP
list hbbs:Source/Doors_User/#? dirs lformat "execute HBBS:Source/makedoor %f%n" >>HBBS:Source/RunMe.TMP
ttx HBBS:Source/RunMe.TMP wait
execute HBBS:Source/RunMe.TMP
delete HBBS:Source/RunMe.TMP
echo "Don't forget to rebuild the mail doors seperatly, and any other utils!"